@charset "utf-8";
/* posterTvGrid */


.posterTvGrid{position:relative;height: 500px;}
.posterTvGrid img{max-width:none;max-height:none;border:0 none;/* background: #ffffff; */}
.posterTvGrid .contentHolder{position:relative;}
.posterTvGrid .contentHolderUnit{cursor:pointer;position:absolute;width:640px;/* height:500px; */box-shadow: 0 10px 20px 0 rgba(86, 118, 252, 0.2);width: 100%;overflow: hidden;}
.posterTvGrid .contentHolderUnit a.elementLink{display:block;overflow:hidden;z-index:3;position:absolute;width:100%;background: #fff;box-shadow: 0 5px 10px 0 rgba(86, 118, 252, 0.2);bottom: -12px;color: #333;z-index: 99999;/* padding: 0px 20px; */line-height: 40px;font-size: 14px;padding-bottom: 30px;text-align: center;}
.elementLink_h1{display:block;overflow:hidden;z-index:3;position:absolute;width:100%;height: 60px;background: #fff;box-shadow: 0 5px 10px 0 rgba(86, 118, 252, 0.2);color: #5676fc;z-index: 99999;/* padding: 0px 20px; */line-height: 60px;font-size: 18px;text-align: center;font-weight: normal;border-top: 3px solid #5676fc;/* top: -20px; */}
.posterTvGrid .contentHolderUnit img{width: 100%;/* height:100%; *//* padding: 10%; */background: #fff;}
.posterTvGrid .contentHolderUnit .elementTitle{}
.posterTvGrid .contentHolderUnit .elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0;filter:opacity=0;}
.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:10;position:absolute;top:50%;width:45px;height:45px;margin-top:-43px;}
.posterTvGrid .leftNav{left:7px;background:url("../images/1.png") no-repeat;}
.posterTvGrid .rightNav{right:7px;background:url("../images/2.png") no-repeat;}

.posterTvGrid .bottomNav{z-index:140;position:absolute;width:100%;height:10px;margin-top:500px;padding:10px 0 0;text-align:center;}
.posterTvGrid .bottomNavButtonOFF{cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#c3c3c3;}
.posterTvGrid .bottomNavButtonOFF:hover{background:#aaa;}
.posterTvGrid .bottomNavButtonON,
.posterTvGrid .bottomNavButtonON:hover{background:#69aaec;}
.posterTvGrid .bottomNavLeft{}
.posterTvGrid .bottomNavRight{}
  



.btn,.elementLink_h1,.posterTvGrid .contentHolderUnit .elementOverlay{display: none; }
